home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple Reference & Present…ry 5: (Reseller Edition)
/
Apple Reference & Presentations Library 5.0 (Reseller Edition).iso
/
6-Developer Demos
/
Developer Demos-Gen.
/
Mac Yellow Pages 1.0
/
background_3486.txt
< prev
next >
Wrap
Text File
|
1990-08-17
|
1KB
|
57 lines
-- background: 3486 from stack: in.0
-- bmap block id: 0
-- flags: 0000
-- background id: 0
-- name: Blank
----- HyperTalk script -----
on openBackground
end openBackground
on closeBackground
end closeBackground
on arrowKey
-- do nothing
end arrowKey
-- part 2 (button)
-- low flags: 80
-- high flags: 0000
-- rect: left=22 top=15 right=150 bottom=494
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Cover
----- HyperTalk script -----
on mouseDown
-- do nothing
end mouseDown
-- part 1 (button)
-- low flags: 80
-- high flags: A000
-- rect: left=406 top=112 right=132 bottom=472
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Cancel
----- HyperTalk script -----
on mouseUp
go to card "Main Menu"
end mouseUp
on mouseDown
-- do nothing
end mouseDown